github.com/andybalholm/brotli.dictWord.idx (field)
6 uses
github.com/andybalholm/brotli (current package)
static_dict.go#L44: var offset uint = uint(d.offsets_by_length[w.len]) + uint(w.len)*uint(w.idx)
static_dict.go#L84: var id uint = uint(w.idx)
static_dict.go#L437: var id uint = uint(w.idx)
static_dict.go#L601: var id uint = uint(w.idx)
static_dict.go#L633: var id uint = uint(w.idx)
static_dict_lut.go#L14: idx uint16
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |